printunixdialog: Remove GtkDrawingArea::draw handler
authorTimm Bäder <mail@baedert.org>
Sun, 4 Dec 2016 10:49:41 +0000 (11:49 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 4 Dec 2016 11:00:38 +0000 (12:00 +0100)
the source file has been updated to use gtk_drawing_area_set_draw_func,
but the draw_cb handler in the ui file is still left.

gtk/ui/gtkprintunixdialog.ui

index 091c1873f7e8a103992186f5fbe60906adb3bfc5..5d5a4b64014c5df81e5e04164717e4bb6173b43c 100644 (file)
                             <property name="content-width">320</property>
                             <property name="content-height">160</property>
                             <property name="visible">1</property>
-                            <signal name="draw" handler="draw_page_cb" swapped="no"/>
                           </object>
                           <packing>
                             <property name="expand">1</property>